Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add memory leak test #660

Merged
merged 6 commits into from
Sep 13, 2024
Merged

Conversation

jean-roland
Copy link
Contributor

@jean-roland jean-roland commented Sep 13, 2024

Closes #657.

Also fixes 2 memory leaks that were detected by the test.

Currently the test covers the following test-cases:

  • A failed session open
  • Basic pub/sub
  • pub/sub with attachement
  • Basic query/queryable
  • query/queryable with attachment and value

It can be extended in the future

Copy link

PR missing one of the required labels: {'bug', 'new feature', 'documentation', 'internal', 'breaking-change', 'dependencies', 'enhancement'}

@jean-roland jean-roland added bug Something isn't working enhancement Things could work better labels Sep 13, 2024
@milyin milyin merged commit 7b8a151 into eclipse-zenoh:main Sep 13, 2024
54 checks passed
@jean-roland jean-roland deleted the ft_memory_leak_test branch October 8, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Things could work better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests for memory leaks similar to zenoh-c
3 participants